home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xt / XtGetErrorDatabase.z / XtGetErrorDatabase
Encoding:
Text File  |  2002-10-03  |  2.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttGGGGeeeettttEEEErrrrrrrroooorrrrDDDDaaaattttaaaabbbbaaaasssseeee((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXttttGGGGeeeettttEEEErrrrrrrroooorrrrDDDDaaaattttaaaabbbbaaaasssseeee((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtGetErrorDatabase, XtGetErrorDatabaseText - obtain error
  10.           database
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           XrmDatabase *XtGetErrorDatabase()
  14.  
  15.           void XtGetErrorDatabaseText(_n_a_m_e, _t_y_p_e, _c_l_a_s_s, _d_e_f_a_u_l_t,
  16.           _b_u_f_f_e_r__r_e_t_u_r_n, _n_b_y_t_e_s, _d_a_t_a_b_a_s_e)
  17.                  char *_n_a_m_e, *_t_y_p_e, *_c_l_a_s_s;
  18.                  char *_d_e_f_a_u_l_t;
  19.                  char *_b_u_f_f_e_r__r_e_t_u_r_n;
  20.                  int _n_b_y_t_e_s;
  21.                  XrmDatabase _d_a_t_a_b_a_s_e;
  22.  
  23.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  24.           _b_u_f_f_e_r__r_e_t_u_r_n
  25.                     Specifies the buffer into which the error message
  26.                     is to be returned.
  27.  
  28.           _c_l_a_s_s     Specifies the resource class of the error message.
  29.  
  30.           _d_a_t_a_b_a_s_e  Specifies the name of the alternative database
  31.                     that is to be used or NULL if the application's
  32.                     database is to be used.
  33.  
  34.           _d_e_f_a_u_l_t   Specifies the default message to use.
  35.  
  36.           _n_a_m_e
  37.           _t_y_p_e      Specifies the name and type that are concatenated
  38.                     to form the resource name of the error message.
  39.  
  40.           _n_b_y_t_e_s    Specifies the size of the buffer in bytes.
  41.  
  42.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  43.           The _X_t_G_e_t_E_r_r_o_r_D_a_t_a_b_a_s_e function has been superceded by
  44.           _X_t_A_p_p_G_e_t_E_r_r_o_r_D_a_t_a_b_a_s_e.
  45.  
  46.           The _X_t_G_e_t_E_r_r_o_r_D_a_t_a_b_a_s_e_T_e_x_t function has been superceded by
  47.           _X_t_A_p_p_G_e_t_E_r_r_o_r_D_a_t_a_b_a_s_e_T_e_x_t.
  48.  
  49.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  50.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  51.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.